home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-21 | 768 b | 21 lines | [TEXT/ttxt] |
- Changes for FaceLift 1.05
-
- 1.05 is little more than an updating of 1.04 to compile under THINK C 6.01 and TransSkel 3.07.
-
- 06 Jan 94
- - Updated for TransSkel 3.07.
- - Changed Integer/LongInt types to short/long. Stopped using Compiler.h.
- - Use color grafport when available.
- - Dumped the DoUpdates() stuff, replaced with SkelDoUpdates() calls.
- - Changed Alert/ModalDialog() calls to use SkelDlogFilter() and to use TransSkel window positioning calls.
- 31 Jan 94
- - Converted manual from MacWrite to Word format. An irony.
- 16 Feb 94
- - Look for 'FOND' resources when looking for system font names, rather than for 'FONT' resources.
-
-
- *STILL* TO DO
-
- - Fix several calls to FlushVol().
- - The call to DisposeLine() in FLMapOps/InsertMapping() is wrong.
- - Install a menu hook.